\(\int \cosh ^2(a+b x^2) \, dx\) [11]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 10, antiderivative size = 78 \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\frac {x}{2}+\frac {e^{-2 a} \sqrt {\frac {\pi }{2}} \text {erf}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}}+\frac {e^{2 a} \sqrt {\frac {\pi }{2}} \text {erfi}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}} \]

[Out]

1/2*x+1/16*erf(x*2^(1/2)*b^(1/2))*2^(1/2)*Pi^(1/2)/exp(2*a)/b^(1/2)+1/16*exp(2*a)*erfi(x*2^(1/2)*b^(1/2))*2^(1
/2)*Pi^(1/2)/b^(1/2)

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 78, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.400, Rules used = {5409, 5407, 2235, 2236} \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\frac {\sqrt {\frac {\pi }{2}} e^{-2 a} \text {erf}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}}+\frac {\sqrt {\frac {\pi }{2}} e^{2 a} \text {erfi}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}}+\frac {x}{2} \]

[In]

Int[Cosh[a + b*x^2]^2,x]

[Out]

x/2 + (Sqrt[Pi/2]*Erf[Sqrt[2]*Sqrt[b]*x])/(8*Sqrt[b]*E^(2*a)) + (E^(2*a)*Sqrt[Pi/2]*Erfi[Sqrt[2]*Sqrt[b]*x])/(
8*Sqrt[b])

Rule 2235

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2
]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2236

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erf[(c + d*x)*Rt[(-b)*Log[F],
 2]]/(2*d*Rt[(-b)*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && NegQ[b]

Rule 5407

Int[Cosh[(c_.) + (d_.)*(x_)^(n_)], x_Symbol] :> Dist[1/2, Int[E^(c + d*x^n), x], x] + Dist[1/2, Int[E^(-c - d*
x^n), x], x] /; FreeQ[{c, d}, x] && IGtQ[n, 1]

Rule 5409

Int[((a_.) + Cosh[(c_.) + (d_.)*(x_)^(n_)]*(b_.))^(p_), x_Symbol] :> Int[ExpandTrigReduce[(a + b*Cosh[c + d*x^
n])^p, x], x] /; FreeQ[{a, b, c, d}, x] && IGtQ[n, 1] && IGtQ[p, 1]

Rubi steps \begin{align*} \text {integral}& = \int \left (\frac {1}{2}+\frac {1}{2} \cosh \left (2 a+2 b x^2\right )\right ) \, dx \\ & = \frac {x}{2}+\frac {1}{2} \int \cosh \left (2 a+2 b x^2\right ) \, dx \\ & = \frac {x}{2}+\frac {1}{4} \int e^{-2 a-2 b x^2} \, dx+\frac {1}{4} \int e^{2 a+2 b x^2} \, dx \\ & = \frac {x}{2}+\frac {e^{-2 a} \sqrt {\frac {\pi }{2}} \text {erf}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}}+\frac {e^{2 a} \sqrt {\frac {\pi }{2}} \text {erfi}\left (\sqrt {2} \sqrt {b} x\right )}{8 \sqrt {b}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.05 (sec) , antiderivative size = 86, normalized size of antiderivative = 1.10 \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\frac {4 \sqrt {2} \sqrt {b} x+\sqrt {\pi } \text {erf}\left (\sqrt {2} \sqrt {b} x\right ) (\cosh (2 a)-\sinh (2 a))+\sqrt {\pi } \text {erfi}\left (\sqrt {2} \sqrt {b} x\right ) (\cosh (2 a)+\sinh (2 a))}{8 \sqrt {2} \sqrt {b}} \]

[In]

Integrate[Cosh[a + b*x^2]^2,x]

[Out]

(4*Sqrt[2]*Sqrt[b]*x + Sqrt[Pi]*Erf[Sqrt[2]*Sqrt[b]*x]*(Cosh[2*a] - Sinh[2*a]) + Sqrt[Pi]*Erfi[Sqrt[2]*Sqrt[b]
*x]*(Cosh[2*a] + Sinh[2*a]))/(8*Sqrt[2]*Sqrt[b])

Maple [A] (verified)

Time = 0.06 (sec) , antiderivative size = 51, normalized size of antiderivative = 0.65

method result size
risch \(\frac {x}{2}+\frac {{\mathrm e}^{-2 a} \sqrt {\pi }\, \sqrt {2}\, \operatorname {erf}\left (x \sqrt {2}\, \sqrt {b}\right )}{16 \sqrt {b}}+\frac {{\mathrm e}^{2 a} \sqrt {\pi }\, \operatorname {erf}\left (\sqrt {-2 b}\, x \right )}{8 \sqrt {-2 b}}\) \(51\)

[In]

int(cosh(b*x^2+a)^2,x,method=_RETURNVERBOSE)

[Out]

1/2*x+1/16*exp(-2*a)*Pi^(1/2)*2^(1/2)/b^(1/2)*erf(x*2^(1/2)*b^(1/2))+1/8*exp(2*a)*Pi^(1/2)/(-2*b)^(1/2)*erf((-
2*b)^(1/2)*x)

Fricas [A] (verification not implemented)

none

Time = 0.25 (sec) , antiderivative size = 73, normalized size of antiderivative = 0.94 \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=-\frac {\sqrt {2} \sqrt {\pi } \sqrt {-b} {\left (\cosh \left (2 \, a\right ) + \sinh \left (2 \, a\right )\right )} \operatorname {erf}\left (\sqrt {2} \sqrt {-b} x\right ) - \sqrt {2} \sqrt {\pi } \sqrt {b} {\left (\cosh \left (2 \, a\right ) - \sinh \left (2 \, a\right )\right )} \operatorname {erf}\left (\sqrt {2} \sqrt {b} x\right ) - 8 \, b x}{16 \, b} \]

[In]

integrate(cosh(b*x^2+a)^2,x, algorithm="fricas")

[Out]

-1/16*(sqrt(2)*sqrt(pi)*sqrt(-b)*(cosh(2*a) + sinh(2*a))*erf(sqrt(2)*sqrt(-b)*x) - sqrt(2)*sqrt(pi)*sqrt(b)*(c
osh(2*a) - sinh(2*a))*erf(sqrt(2)*sqrt(b)*x) - 8*b*x)/b

Sympy [F]

\[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\int \cosh ^{2}{\left (a + b x^{2} \right )}\, dx \]

[In]

integrate(cosh(b*x**2+a)**2,x)

[Out]

Integral(cosh(a + b*x**2)**2, x)

Maxima [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 56, normalized size of antiderivative = 0.72 \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (\sqrt {2} \sqrt {-b} x\right ) e^{\left (2 \, a\right )}}{16 \, \sqrt {-b}} + \frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (\sqrt {2} \sqrt {b} x\right ) e^{\left (-2 \, a\right )}}{16 \, \sqrt {b}} + \frac {1}{2} \, x \]

[In]

integrate(cosh(b*x^2+a)^2,x, algorithm="maxima")

[Out]

1/16*sqrt(2)*sqrt(pi)*erf(sqrt(2)*sqrt(-b)*x)*e^(2*a)/sqrt(-b) + 1/16*sqrt(2)*sqrt(pi)*erf(sqrt(2)*sqrt(b)*x)*
e^(-2*a)/sqrt(b) + 1/2*x

Giac [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 58, normalized size of antiderivative = 0.74 \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=-\frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (-\sqrt {2} \sqrt {-b} x\right ) e^{\left (2 \, a\right )}}{16 \, \sqrt {-b}} - \frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (-\sqrt {2} \sqrt {b} x\right ) e^{\left (-2 \, a\right )}}{16 \, \sqrt {b}} + \frac {1}{2} \, x \]

[In]

integrate(cosh(b*x^2+a)^2,x, algorithm="giac")

[Out]

-1/16*sqrt(2)*sqrt(pi)*erf(-sqrt(2)*sqrt(-b)*x)*e^(2*a)/sqrt(-b) - 1/16*sqrt(2)*sqrt(pi)*erf(-sqrt(2)*sqrt(b)*
x)*e^(-2*a)/sqrt(b) + 1/2*x

Mupad [F(-1)]

Timed out. \[ \int \cosh ^2\left (a+b x^2\right ) \, dx=\int {\mathrm {cosh}\left (b\,x^2+a\right )}^2 \,d x \]

[In]

int(cosh(a + b*x^2)^2,x)

[Out]

int(cosh(a + b*x^2)^2, x)